Skip to content

Integrate crates_io_og_image into the application #11481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 5, 2025

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jul 1, 2025

This pull request integrates the crates_io_og_image crate (introduced in #11436) into the main crates.io application to enable automated OpenGraph image generation for crates. The integration includes adding the OG image generator to the worker environment, implementing background job processing for image generation, and extending storage functionality to handle OG image uploads. Images are automatically generated when crates are published or default versions are updated, with admin commands available for backfilling existing crates.

@Turbo87 Turbo87 added C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works A-backend ⚙️ labels Jul 1, 2025
@Turbo87 Turbo87 force-pushed the og-image-integration branch 5 times, most recently from c6b4e1c to b09a09e Compare July 1, 2025 14:16
@Turbo87 Turbo87 requested a review from a team July 1, 2025 14:19
@Turbo87 Turbo87 force-pushed the og-image-integration branch 2 times, most recently from 48b8850 to c632ede Compare July 2, 2025 06:51
@Turbo87
Copy link
Member Author

Turbo87 commented Jul 4, 2025

@rust-lang/crates-io unless anyone has objections I plan on merging this tomorrow

@Turbo87 Turbo87 force-pushed the og-image-integration branch 2 times, most recently from 75432ad to 51081eb Compare July 4, 2025 15:41
@Turbo87 Turbo87 force-pushed the og-image-integration branch from 51081eb to 69c7c59 Compare July 5, 2025 06:05
@Turbo87 Turbo87 force-pushed the og-image-integration branch from 69c7c59 to d5771ca Compare July 5, 2025 06:20
@Turbo87 Turbo87 enabled auto-merge July 5, 2025 06:23
@Turbo87 Turbo87 merged commit 455c9af into rust-lang:main Jul 5, 2025
12 checks passed
@Turbo87 Turbo87 deleted the og-image-integration branch July 5, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend ⚙️ C-enhancement ✨ Category: Adding new behavior or a change to the way an existing feature works
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants